Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Dec 11, 2025

This adds support for (get|put|delete)-view APIs to the specification

Relates to elastic/elasticsearch#137818

This adds support for (get|put|delete)-view APIs to the specification

Relates to elastic/elasticsearch#137818
@dakrone dakrone requested a review from pquentin December 11, 2025 22:46
@dakrone dakrone requested a review from a team as a code owner December 11, 2025 22:46
@dakrone
Copy link
Member Author

dakrone commented Dec 11, 2025

@pquentin I'm sure I probably made a mistake somewhere for this, please let me know what needs to be fixed!

@dakrone dakrone added the skip-backport This pull request should not be backported label Dec 11, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

Following you can find the validation changes against the target branch for the APIs.

API Status Request Response
esql.delete_view ➕ ⚪ Missing test Missing test
esql.get_view ➕ ⚪ Missing test Missing test
esql.put_view ➕ ⚪ Missing test Missing test

You can validate these APIs yourself by using the make validate target.

"name": "esql.delete_view",
"privileges": {
"cluster": [
"monitor_esql"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be replaced by the real privileges once they exist: delete_view, manage_view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants